home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / cave / dialogs_cs.lua < prev    next >
Text File  |  2005-07-16  |  3KB  |  105 lines

  1.  
  2. dialogId("jes-m-netopyr", "font_small", "That bat must be terribly strong.")
  3. dialogStr("Ten netop├╜r mus├¡ m├¡t ale ukrutnou s├¡lu.")
  4.  
  5.  
  6. dialogId("jes-v-tojo", "font_big", "Well, yes.")
  7. dialogStr("Hmm..., to j├│.")
  8.  
  9.  
  10. dialogId("jes-m-tvor", "font_small", "That red creature is a little bit strange.")
  11. dialogStr("Ten ─ìerven├╜ tvor m├í trochu zvl├í┼ítn├¡ tvar.")
  12.  
  13.  
  14. dialogId("jes-v-nestezuj", "font_big", "That may be true, but I think we are going to need it.")
  15. dialogStr("Nest─¢┼╛uj si. N─¢co mi ┼Ö├¡k├í, ┼╛e se to bude je┼ít─¢ hodit.")
  16.  
  17.  
  18. dialogId("jes-v-uzke", "font_big", "It`s too narrow for me. You have to do it on your own down there.")
  19. dialogStr("Je to na m─¢ ├║zk├⌐. Mus├¡┼í to dole zvl├ídnout sama.")
  20.  
  21.  
  22. dialogId("jes-m-ryba", "font_small", "That white fish is a terrible obstacle.")
  23. dialogStr("Ta b├¡l├í ryba tu neuv─¢┼Öiteln─¢ p┼Öek├í┼╛├¡.")
  24.  
  25.  
  26. dialogId("jes-v-kamen", "font_big", "Fish? I thought it was only a stone.")
  27. dialogStr("Ryba? Myslel jsem, ┼╛e je to jen k├ímen.")
  28.  
  29.  
  30. dialogId("jes-v-gral", "font_big", "I think that we should be looking for the Grail somewhere else...")
  31. dialogStr("Zd├í se mi, ┼╛e gr├íl bychom m─¢li hledat ├║pln─¢ jinde...")
  32.  
  33.  
  34. dialogId("jes-m-deprese", "font_small", "Don`t be depressive. We will solve this in no time.")
  35. dialogStr("Nepropadej depresi. Tohle vy┼Öe┼í├¡me raz dva.")
  36.  
  37.  
  38. dialogId("jes-v-nevim", "font_big", "I am not so sure.")
  39. dialogStr("No nev├¡m...")
  40.  
  41.  
  42. dialogId("jes-m-takvidis", "font_small", "See? You are here.")
  43. dialogStr("Tak vid├¡┼í, u┼╛ jsi tu.")
  44.  
  45.  
  46. dialogId("jes-m-potvora0", "font_small", "What kind of color-shifting monster is this?")
  47. dialogStr("Co je to za opalizuj├¡c├¡ potvoru?")
  48.  
  49.  
  50. dialogId("jes-m-potvora1", "font_small", "This is an abomination.")
  51. dialogStr("To je ale nestv┼»ra.")
  52.  
  53.  
  54. dialogId("jes-m-potvora2", "font_small", "This is an offense of Nature.")
  55. dialogStr("To je ur├í┼╛ka Stvo┼Öitele.")
  56.  
  57.  
  58. dialogId("jes-v-potvora0", "font_big", "It is called the Flashy hammerhead.")
  59. dialogStr("To je kladivoun pableskuj├¡c├¡.")
  60.  
  61.  
  62. dialogId("jes-v-potvora1", "font_big", "It is called the Glossy repulsor.")
  63. dialogStr("To je odporn├¡k leskl├╜.")
  64.  
  65.  
  66. dialogId("jes-v-potvora2", "font_big", "It is called the Politician fish.")
  67. dialogStr("To je hlavoun duhov├╜.")
  68.  
  69.  
  70. dialogId("jes-m-netopyr0", "font_small", "This bat is kind of strange.")
  71. dialogStr("Ten netop├╜r je n─¢─ì├¡m zvl├í┼ítn├¡.")
  72.  
  73.  
  74. dialogId("jes-v-netopyr0", "font_big", "This is very phlegmatic bat.")
  75. dialogStr("Je to netop├╜r flegmatik.")
  76.  
  77.  
  78. dialogId("jes-m-netopyr1", "font_small", "This is a stuffed bat.")
  79. dialogStr("Je to netop├╜r vycpan├╜.")
  80.  
  81.  
  82. dialogId("jes-v-netopyr1", "font_big", "It`s a sculpture of bat.")
  83. dialogStr("Je to socha netop├╜ra.")
  84.  
  85.  
  86. dialogId("jes-m-netopyr2", "font_small", "It`s a stalagmite shaped as a bat.")
  87. dialogStr("Je to kr├ípn├¡k podobn├╜ netop├╜ru.")
  88.  
  89.  
  90. dialogId("jes-v-netopyr2", "font_big", "It`s a plain stalagmite.")
  91. dialogStr("Je to oby─ìejn├╜ kr├ípn├¡k.")
  92.  
  93.  
  94. dialogId("jes-m-netopyr3", "font_small", "It`s just an ordinary piece of rock.")
  95. dialogStr("Je to ├║pln─¢ oby─ìejn├╜ kus ┼íutru.")
  96.  
  97.  
  98. dialogId("jes-v-nechut0", "font_big", "I think you are going to need that 'monster`.")
  99. dialogStr("Mysl├¡m, ┼╛e tu 'potvoru` bude┼í pot┼Öebovat.")
  100.  
  101.  
  102. dialogId("jes-v-nechut1", "font_big", "I think you will have to overcome your dislike of that 'abomination`.")
  103. dialogStr("Mysl├¡m, ┼╛e bys m─¢la p┼Öekonat nechu┼Ñ k t├⌐ 'nestv┼»┼Öe`.")
  104.  
  105.